Skip to content

Fix the treble violations for bluetooth#2385

Open
ceiba1985 wants to merge 1 commit into
projectceladon:celadon/a15/masterfrom
ceiba1985:android15/master
Open

Fix the treble violations for bluetooth#2385
ceiba1985 wants to merge 1 commit into
projectceladon:celadon/a15/masterfrom
ceiba1985:android15/master

Conversation

@ceiba1985
Copy link
Copy Markdown
Contributor

  1. Based on treble requirements, vendor defined properties should be prefixed with vendor, or the property will be by default a system property which cannot be accessed by vendor domains.
  2. /data/misc/dhcp is already created in system etc init.rc, and it belongs to system data file which cannot be modified or created by vendor domains.

Test done: Bluetooth function works normally.

Tracked-On: OAM-133295

1. Based on treble requirements, vendor defined properties
should be prefixed with vendor, or the property will be
by default a system property which cannot be accessed by
vendor domains.
2. /data/misc/dhcp is already created in system etc init.rc,
and it belongs to system data file which cannot be modified
or created by vendor domains.

Test done: Bluetooth function works normally.

Tracked-On: OAM-133295
Signed-off-by: Zhenlong Z Ji <zhenlong.z.ji@intel.com>
@sysopenci
Copy link
Copy Markdown

one of the dependent pr's program name is not compatable with other dependent prs, for more details please check tracked_on

@sysopenci
Copy link
Copy Markdown

Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci
Copy link
Copy Markdown

FAILURE: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants